runtime.gcWork.spanq (field)
3 uses
runtime (current package)
mgcwork.go#L106: spanq localSpanQueue
mgcwork.go#L321: if w.spanq.drain() {
mgcwork.go#L370: return (w.wbuf1 == nil || (w.wbuf1.nobj == 0 && w.wbuf2.nobj == 0)) && w.spanq.empty()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)